Reproducible software and data science

Research projects often involve the need for some software development and data processing. The challenge is that often, in order to run and use the software, a lot of libraries and dependencies are required. One solution to this problem is to use containers (e.g. using Docker) which can be built using a declarative description of … Continue reading Reproducible software and data science